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