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