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