import { EasyFormControl } from "../../easy-form-control";
import * as i0 from "@angular/core";
export declare class EfSelectComponent extends EasyFormControl {
    static ɵfac: i0.ɵɵFactoryDeclaration<EfSelectComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<EfSelectComponent, "ef-select", never, {}, {}, never, never, true, never>;
}
