declare const isWindows: boolean;

export = isWindows;
