export declare type TExpandableArrowPosition = 'left' | 'right'; export declare type TExpandableArrowAlign = 'top' | 'center';