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