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