declare const isMobile: () => boolean;
export default isMobile;
