import * as i0 from "@angular/core";
import * as i1 from "./multicheckbox.type";
import * as i2 from "@angular/common";
import * as i3 from "@angular/forms";
import * as i4 from "@angular/material/checkbox";
import * as i5 from "@ngx-formly/material/form-field";
import * as i6 from "@ngx-formly/core/select";
import * as i7 from "@ngx-formly/core";
export declare class FormlyMatMultiCheckboxModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<FormlyMatMultiCheckboxModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyMatMultiCheckboxModule, [typeof i1.FormlyFieldMultiCheckbox], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.MatCheckboxModule, typeof i5.FormlyMatFormFieldModule, typeof i6.FormlySelectModule, typeof i7.FormlyModule], never>;
    static ɵinj: i0.ɵɵInjectorDeclaration<FormlyMatMultiCheckboxModule>;
}
