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