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