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