import * as React from "react"; function AnnotationIcon(props: React.SVGProps) { return ; } export default AnnotationIcon;