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