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