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