/**
 * 设置是否开启错误提示代理
 */
export default function setProxyErrorPrompt(yes?: boolean): void;
