/opt/canhelp/node_modules/next/dist/compiled/@next/font/dist/google
Edit: /opt/canhelp/node_modules/next/dist/compiled/@next/font/dist/google/get-proxy-agent.d.ts (180B)
import type { Agent } from 'https';
/**
* If the http(s)_proxy environment variables is set, return a proxy agent.
*/
export declare function getProxyAgent(): Agent | undefined;