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