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