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