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