import type { DebugConfig } from '../types'; export declare function resolveProxyAgent(factCheck: DebugConfig): string | undefined;