export declare enum AnnotationType { MARKER = "marker", TEXT = "text", IMAGE = "image", SHAPE = "shape", COMMENT = "comment" } //# sourceMappingURL=annotation-type.enum.d.ts.map