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