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