import { IconRotateRight } from '../src/elements/IconRotateRight.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-rotate-right': IconRotateRight; } }