import { CommonModule } from '@angular/common'; import { CheckboxComponent } from './checkbox/checkbox.component'; import * as i0 from "@angular/core"; import * as i1 from "./checkbox/checkbox.component"; import * as i2 from "@angular/common"; export declare const CHECKBOX_DIRECTIVES: (typeof CheckboxComponent)[]; export declare const CHECKBOX_IMPORTS: (typeof CommonModule)[]; export declare class CheckboxModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }