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