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