export declare enum TextDirection { LeftToRight = 0, RightToLeft = 1 } //# sourceMappingURL=TextDirection.d.ts.map