import type { SolcatcherConfig } from "./types.js"; export declare function loadSolcatcherConfig(explicitPath?: string): SolcatcherConfig;