export declare const DEFAULT: {
    plugins: (config: any) => {};
};
