export type positionType = 'top' | 'bottom' | 'left' | 'right';