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