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