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