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