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