export { CanvasCommentPins, type CanvasCommentPinsProps, type CanvasPin, } from "./CanvasCommentPins.js"; export { DrawOverlay, type DrawAnnotation, type DrawOverlayProps, } from "./DrawOverlay.js"; export type { CanvasAnnotationTranslate, SendCanvasAnnotation, SendCanvasAnnotationInput, } from "./types.js"; //# sourceMappingURL=index.d.ts.map