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