import { RenderFunction } from 'vue';
declare const AnnotationIcon: RenderFunction;
export default AnnotationIcon;
