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