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