import { SoapConfig } from "./schemas/types"; export declare function loadSoapConfig(cwd: string): Promise;