export interface IBreakpointMap { xs?: string; sm?: string; md?: string; lg?: string; xl?: string; xxl?: string; fhd?: string; }