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