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