import type { Strapi } from '@strapi/types';
declare const _default: ({ strapi }: {
    strapi: Strapi;
}) => Promise<void>;
export default _default;
//# sourceMappingURL=bootstrap.d.ts.map