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