import { IconTextSize } from '../src/elements/IconTextSize.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-text-size': IconTextSize; } }