import { BaseComponent } from '../base/base.component'; import * as i0 from "@angular/core"; /** * use checkbox for boolean */ export declare class BooleanComponent extends BaseComponent { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }