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