import { IconEditIn } from '../src/elements/IconEditIn.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-edit-in': IconEditIn; } }