import { IconRectSelect } from '../src/elements/IconRectSelect.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-rect-select': IconRectSelect; } }