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