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