import { CheckboxGroupComponent } from './checkbox-group/checkbox-group.component'; import { CheckboxComponent } from './checkbox.component'; import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "../icon/icon.module"; import * as i3 from "./checkbox.component"; import * as i4 from "./checkbox-group/checkbox-group.component"; export declare class CheckboxModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; } export declare const CHECKBOX_MODULE: readonly [typeof CheckboxComponent, typeof CheckboxGroupComponent];