export declare enum Alignment { "Start" = "Start", "Center" = "Center", "End" = "End" } //# sourceMappingURL=Alignment.d.ts.map