import { InjectionToken } from "@angular/core"; export declare const SUPPORTS_MUTATION_OBSERVER: InjectionToken;