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