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