import type { ProxyConfig } from './types';

export declare const defaultConfig: ProxyConfig;
export declare const config: ProxyConfig;