import type { CiEnvironment } from './types.js'; export declare const CiEnvironments: readonly CiEnvironment[];