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