import { IconOnAir } from '../src/elements/IconOnAir.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-on-air': IconOnAir; } }