import { DeviceInfo } from '../types'; export declare const getDeviceDetails: (ipInfoKey: string) => Promise;