import type { ChartsPlugin } from '../context/PluginProvider';
export declare const plugin: ChartsPlugin<'line'>;
