import * as i0 from '@angular/core'; import { ElementRef, ChangeDetectorRef } from '@angular/core'; import * as i1 from '@sbb-esta/angular/core'; import { FocusMonitor } from '@angular/cdk/a11y'; import { UniqueSelectionDispatcher } from '@angular/cdk/collections'; import * as i4 from '@sbb-esta/angular/radio-button'; import { _SbbRadioButtonBase, SbbRadioGroup } from '@sbb-esta/angular/radio-button'; declare class SbbRadioButtonPanelSubtitle { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; } declare class SbbRadioButtonPanelWarning { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } declare class SbbRadioButtonPanelNote { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; } declare class SbbRadioButtonPanel extends _SbbRadioButtonBase { constructor(radioGroup: SbbRadioGroup, elementRef: ElementRef, changeDetector: ChangeDetectorRef, focusMonitor: FocusMonitor, radioDispatcher: UniqueSelectionDispatcher, tabIndex?: string); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } declare class SbbRadioButtonPanelModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; } export { SbbRadioButtonPanel, SbbRadioButtonPanelModule, SbbRadioButtonPanelNote, SbbRadioButtonPanelSubtitle, SbbRadioButtonPanelWarning };