export declare enum AxisPosition { top = "top", left = "left", bottom = "bottom", right = "right", center = "center" }