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