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