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