import { XHR } from 'angular2/compiler'; export declare class NodeXHRImpl extends XHR { get(templateUrl: string): Promise; }