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