export declare const ANDROID: boolean;
export declare const IOS: boolean;
export declare const MACOS: boolean;
export declare const WEB: boolean;
export declare const WINDOWS: boolean;
//# sourceMappingURL=getOS.d.ts.map