#!/usr/bin/env node /** * Set global proxy environments */ export declare const proxySet: () => void;