export declare enum STextBaseLine { Alphabetic = 0, Top = 1, Hanging = 2, Middle = 3, Ideographic = 4, Bottom = 5 }