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