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