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