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