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