import { Strapi } from "@strapi/strapi";
declare const _default: ({ strapi }: {
    strapi: Strapi;
}) => void;
export default _default;
