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