import { InjectionToken } from '@angular/core'; export declare const SUPPRESS_UNSAVED_CHANGES_WARNING: InjectionToken;