declare function getDeviceId(): { deviceId: any; storage: string; }; export default getDeviceId;