/** @codex-xmi-id 93fe1c53-5907-5c01-bbf6-30e2a306df05 */ export declare enum AxisPosition { top = "top", left = "left", bottom = "bottom", right = "right", center = "center" }