export declare enum STextDirection { Inherit = 0, LTR = 1, RTL = 2 }