import { AbstractControl } from '@angular/forms'; import * as i0 from '@angular/core'; import * as i1 from '@angular/common'; declare class CheckComponent { label: string; control: AbstractControl | any; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } declare class KifCheckModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; } export { CheckComponent, KifCheckModule };