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