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