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