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