import { ScatterCurveProps } from './types'; export declare const ScatterCurve: ({ ids, curve, convolutionMask, convolutionOffset, downsampleFactor, downsampleIndex, component, componentProps, style, className, setRole, dataComponent, ...props }: ScatterCurveProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=ScatterCurve.d.ts.map