interface Options { proxy: string; } export default Options;