import { IDeviceOSResult } from './IDeviceOSResult'; export declare function GetOS(): IDeviceOSResult; //# sourceMappingURL=GetOS.d.ts.map