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