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