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