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