import type { DeviceInfo } from './types'; export declare function getDeviceInfo(): DeviceInfo;