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