import type { SolcatcherConfig } from "../config/types.js"; export declare function loadEnvFromConfig(config: SolcatcherConfig): void;