export declare enum MobileCommentType { FILE = "FILE", FOLDER = "FOLDER", VIEW = "VIEW" } //# sourceMappingURL=comment-type.d.ts.map