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