import { IconPinOn } from '../src/elements/IconPinOn.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-pin-on': IconPinOn; } }