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