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