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