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