declare function detectOs(ua?: string): string;

export = detectOs;
