import { IconNoEdit } from '../src/elements/IconNoEdit.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-no-edit': IconNoEdit; } }