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