/**
 * Checks if current device reports itself as “mobile”.
 * Very simple, not very reliable.
 */
export default function isMobileDevice(): boolean;
//# sourceMappingURL=isMobileDevice.d.ts.map