import { IconSentimentNeutral } from '../src/elements/IconSentimentNeutral.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-sentiment-neutral': IconSentimentNeutral; } }