import { InjectionToken } from '@angular/core';
export declare const NG_UNIVERSAL_TRANSFER_HTTP_CONFIG: InjectionToken<boolean>;
