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