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