import { IconTrimPath } from '../src/elements/IconTrimPath.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-trim-path': IconTrimPath; } }