/// import { LinePlotProps } from "./LinePlotProps"; export declare const LinePlot: ({ data, axis, chart }: LinePlotProps) => JSX.Element; //# sourceMappingURL=LinePlot.d.ts.map