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