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