/** @codex-xmi-id d0313361-22e1-5218-836c-92dac0b6db20 */ export declare enum HoriziontalAlign { start = "start", center = "center", end = "end" }