import { InjectionToken } from '@angular/core'; import { WidgetRegistry } from './core'; export declare const WIDGET_REGISTRY: InjectionToken;