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