export declare enum StructureArrowPosition { UP = 0, DOWN = 1, LEFT = 2, RIGHT = 3 }