declare const _default: ({ strapi }: {
    strapi: any;
}) => Promise<void>;
export default _default;
