import * as i0 from "@angular/core";
import * as i1 from "./checkbox.component";
import * as i2 from "../icon/index";
export * from './checkbox.component';
export declare class DuiCheckboxModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<DuiCheckboxModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<DuiCheckboxModule, [typeof i1.CheckboxComponent], [typeof i2.DuiIconModule], [typeof i1.CheckboxComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<DuiCheckboxModule>;
}
