export declare function detectOperatingSystem(): 'windows' | 'unix' | 'linux' | 'android' | 'ios' | null; //# sourceMappingURL=detect-os.d.ts.map