/** @codex-xmi-id 7a7aeb19-5999-5b5c-a2fd-9a295ee6cb92 */ export declare enum TextAlign { left = "left", right = "right", center = "center" }