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