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