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