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