export declare const ciEnvs: Set<string>;
export declare function isCI(): boolean;
