import * as i0 from '@angular/core'; import { SbbCheckbox } from '@sbb-esta/angular/checkbox'; import * as i1 from '@sbb-esta/angular/core'; declare class SbbCheckboxPanelSubtitle { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; } declare class SbbCheckboxPanelWarning { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } declare class SbbCheckboxPanelNote { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; } /** * Provider Expression that allows sbb-checkbox to register as a ControlValueAccessor. * This allows it to support [(ngModel)]. * @docs-private */ declare const SBB_CHECKBOX_PANEL_CONTROL_VALUE_ACCESSOR: any; declare class SbbCheckboxPanel extends SbbCheckbox { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } declare class SbbCheckboxPanelModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; } export { SBB_CHECKBOX_PANEL_CONTROL_VALUE_ACCESSOR, SbbCheckboxPanel, SbbCheckboxPanelModule, SbbCheckboxPanelNote, SbbCheckboxPanelSubtitle, SbbCheckboxPanelWarning };