export type TLogoHorizontalPosition = 'left' | 'right'; export type TLogoVerticalPosition = 'top' | 'bottom';