import { OS } from '../os';
/**
 * @category System Info
 */
export declare const osSet: Set<OS>;
