import { BaseControlComponent } from '../../_base/base-control/base-control.component'; import * as i0 from "@angular/core"; /** * CheckBoxComponent */ export declare class CheckBoxComponent extends BaseControlComponent { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }