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