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