import * as i0 from "@angular/core"; /** * Component that wraps a group of buttons. The content slot expects x number of buttons. * * @selector ngx-govuk-button-group */ export declare class NgxGovukButtonGroup { get className(): string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }