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