import { IconThumbUp } from '../src/elements/IconThumbUp.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-thumb-up': IconThumbUp; } }