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