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