import { IconMapView } from '../src/elements/IconMapView.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-map-view': IconMapView; } }