export declare const enum AnnotatorMode { Object = 101, Nature = 102, Relation = 103, Comment = 104, MultiSelect = 105, Region = 106, Readonly = 107, Thing = 108, Unknow = 199 }