export declare enum AlignTypeEnum { LEFT = 1, CENTER = 2, RIGHT = 3 } //# sourceMappingURL=align-type.enum.d.ts.map