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