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