export const isMobileDetected: boolean; export const isTabletDetected: boolean; export const isNativeDetected: boolean; export const isNativeTabletDetected: boolean; export const isPhoneDetected: boolean; export const isInsideNewMobileApp: boolean; //# sourceMappingURL=mobileDetect.d.ts.map