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