import { IPluginsConfig } from '@miniu/types'; declare const _default: (name: string, pluginsConfig: IPluginsConfig) => any; export default _default;