export default function getBreakpoint(breakpoints: any, base: string, containerEl: any): true | "max";
