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