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