#!/usr/bin/env node
/**
 * Init proxy-cmd
 */
export declare const proxyInit: () => void;
