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