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