import { type PluginOption } from 'vite';
export declare function configVisualizerConfig(): PluginOption;
