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