export declare enum SubTypeTextColumn { TEXT = "text", TEXTEDITOR = "text-editor", LINK = "link" }