import { OnInit } from '@angular/core'; import { SzCheckedInputAbstractComponent } from '../sz-checked-input/sz-checked-input-abstract.component'; import * as i0 from "@angular/core"; export declare class SzInputCheckboxComponent extends SzCheckedInputAbstractComponent implements OnInit { classSzInputCheckbox: boolean; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }