import { IconAppsAll } from '../src/elements/IconAppsAll.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-apps-all': IconAppsAll; } }