export declare type TIconOrientation = 'up' | 'left' | 'right' | 'down';