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