import { RadioGroupComponent } from '@uib/angular/components/radio-group'; import { BooleanInput } from '@uib/angular/core'; import * as i0 from "@angular/core"; export declare class ToggleButtonGroupComponent extends RadioGroupComponent { static ngAcceptInputType_vertical: BooleanInput; vertical: boolean; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } //# sourceMappingURL=toggle-button-group.component.d.ts.map