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