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