#!/usr/bin/env node /** * Set or show NO_PROXY config */ export declare const noProxy: () => void;