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