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