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