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