import { IconSelectionMove } from '../src/elements/IconSelectionMove.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-selection-move': IconSelectionMove; } }