#!/usr/bin/env node
/**
 * Set or show proxy port
 */
export declare const proxyPort: () => void;
