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