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