import type { LineChartProps } from '@visactor/react-vchart'; export declare const defaultPoint: LineChartProps['point']; export declare const defaultTooltip: LineChartProps['tooltip'];