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