import { PluginOption } from './types.cjs';
export declare const plugins: Array<PluginOption>;
