import type { OpenClawConfig } from "./types.js"; export declare function collectConfigEnvVars(cfg?: OpenClawConfig): Record;