import { IconBetaApp } from '../src/elements/IconBetaApp.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-beta-app': IconBetaApp; } }