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