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