import { BoundAnnotation } from './types'; export declare const Annotation: (annotation: BoundAnnotation) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=Annotation.d.ts.map