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