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