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