declare const DeviceInfo: { getDeviceInfo: (params?: any) => any; }; export default DeviceInfo;