import { IconDistributeSpaceVert } from '../src/elements/IconDistributeSpaceVert.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-distribute-space-vert': IconDistributeSpaceVert; } }