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