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