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