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