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