import { AgSelectionButton } from './_SelectionButton.js'; declare global { interface HTMLElementTagNameMap { 'ag-selection-button': AgSelectionButton; } } export * from './_SelectionButton.js'; //# sourceMappingURL=SelectionButton.d.ts.map