import { IconTreeExpandAll } from '../src/elements/IconTreeExpandAll.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-tree-expand-all': IconTreeExpandAll; } }