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