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