import { IconDevicePhone } from '../src/elements/IconDevicePhone.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-device-phone': IconDevicePhone; } }