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