/** Detect the Windows OS */ export default function isWindows(ua: string): boolean;