import { XHR } from '@angular/compiler'; export declare class XHRImpl extends XHR { get(url: string): Promise; }