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