export declare enum TextFormat { PlainText = 0, RichText = 1, AutoText = 2 }