export declare enum TextType { TEXT = "TEXT", MARKDOWN = "MARKDOWN", HTML = "HTML" }