declare const screenMaxWidth: (breakpoint: number) => boolean; export default screenMaxWidth;