import { AgSelectionCard } from './_SelectionCard.js'; declare global { interface HTMLElementTagNameMap { 'ag-selection-card': AgSelectionCard; } } export * from './_SelectionCard.js'; //# sourceMappingURL=SelectionCard.d.ts.map