import { IconChatAdd } from '../src/elements/IconChatAdd.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-chat-add': IconChatAdd; } }