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