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