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