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