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