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