export interface OptionsInterface { useProxy?: boolean; proxy?: string; }