/// import type { LineChartProps } from '../LineChart'; export declare type LineChartRelationalProps = Omit; export declare function LineChartRelational(props: LineChartRelationalProps): JSX.Element; //# sourceMappingURL=LineChartRelational.d.ts.map