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