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