import * as i0 from "@angular/core";
import * as i1 from "./checkbox.component";
import * as i2 from "./checkbox-sub-label.component";
export declare class DokuCheckboxModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<DokuCheckboxModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<DokuCheckboxModule, never, [typeof i1.DokuCheckbox, typeof i2.DokuCheckboxSubLabel], [typeof i1.DokuCheckbox, typeof i2.DokuCheckboxSubLabel]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<DokuCheckboxModule>;
}
