export declare const getPluginsList: (ctx: any) => [Error, Array]; export default function loadPlugins(ctx: any): Promise;