export interface ProxyConfig { handle?: string; permissions?: string[]; port?: number; } //# sourceMappingURL=types.d.ts.map