declare class DeviceInfo { private deviceInfo; constructor(); private getSdkVersion; private getReactNativeVersion; getDeviceInfo(): any; } declare const _default: DeviceInfo; export default _default; //# sourceMappingURL=DeviceInfo.d.ts.map