import type { IApi } from 'umi';
declare const _default: (api: IApi) => {
    plugins: string[];
};
export default _default;
