import { AgSelectionButtonGroup } from './_SelectionButtonGroup.js'; declare global { interface HTMLElementTagNameMap { 'ag-selection-button-group': AgSelectionButtonGroup; } } export * from './_SelectionButtonGroup.js'; //# sourceMappingURL=SelectionButtonGroup.d.ts.map