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