declare const isWindows: (ua?: string) => boolean; export default isWindows;