import { IconLocationContribution } from '../src/elements/IconLocationContribution.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-location-contribution': IconLocationContribution; } }