export namespace BreakPoints { const mobile: number; const tablet: number; const desktop: number; } export const mUp: string; export const tUp: string; export const dUp: string;