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