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