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