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