/** Hosting's OS */
export declare enum OperatingSystemEnum {
    'linux' = "linux"
}
//# sourceMappingURL=OperatingSystemEnum.d.ts.map