import { IconColorWheel } from '../src/elements/IconColorWheel.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-color-wheel': IconColorWheel; } }