export declare enum TextVerticalAlignmentType { Baseline = 0, Bottom = 1, Middle = 2, Top = 3 } //# sourceMappingURL=TextVerticalAlignmentType.d.ts.map