import { ChartsPluginType } from '../models/plugin';
export declare const plugin: ChartsPluginType<'line'>;
