import * as i0 from "@angular/core";
import * as i1 from "./checkbox.type";
import * as i2 from "@angular/common";
import * as i3 from "@angular/forms";
import * as i4 from "@ionic/angular";
import * as i5 from "@ngx-formly/ionic/form-field";
import * as i6 from "@ngx-formly/core";
export declare class FormlyCheckboxModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<FormlyCheckboxModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyCheckboxModule, [typeof i1.FormlyFieldCheckbox], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.IonicModule, typeof i5.FormlyFormFieldModule, typeof i6.FormlyModule], never>;
    static ɵinj: i0.ɵɵInjectorDeclaration<FormlyCheckboxModule>;
}
