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