import { StrapiContext } from './@types';
declare const _default: ({ strapi }: StrapiContext) => Promise<void>;
export default _default;
