import { IconSeatAdd } from '../src/elements/IconSeatAdd.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-seat-add': IconSeatAdd; } }