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