import type { CIEnv } from "@socialgouv/kosko-charts/types"; declare const _default: (env?: NodeJS.ProcessEnv) => CIEnv; export default _default;