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