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