import * as React from 'react'; declare function AnnotationDotsIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default AnnotationDotsIcon;