export declare class BreakpointWidthConstants { static readonly PERSISTENT_SIDE_NAV_WIDTH: string; static readonly NON_PERSISTENT_SIDE_NAV_WIDTH: string; static readonly BOTTOM_TABS_WIDTH: string; static readonly MEDIUM_VIEW_WIDTH: string; static readonly MEDIUM_VIEW_MIN_SIDE_MENU_WIDTH: string; static readonly MEDIUM_VIEW_NO_SIDE_MENU_WIDTH: string; static readonly SMALL_VIEW_WIDTH: string; static readonly MODAL_WIDTH: string; }