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