import { FC } from 'react';
import { ScatterPathProps } from '../../types';
declare const ScatterPath: FC<ScatterPathProps>;
export { ScatterPath };
//# sourceMappingURL=ScatterPath.d.ts.map