import { IconLogOut } from '../src/elements/IconLogOut.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-log-out': IconLogOut; } }