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