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