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