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