import { InjectionToken } from '@angular/core'; import { KcSelect } from '../types'; export declare const KC_SELECT: InjectionToken>;