import { BrowserXhr } from '@angular/http'; export declare class CORSBrowserXHr extends BrowserXhr { build(): any; }