export declare enum OperationType { Comment = "Comment", Forms = "Forms", Assignment = "Assignment" }