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