import { IconDistributeBottomEdge } from '../src/elements/IconDistributeBottomEdge.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-distribute-bottom-edge': IconDistributeBottomEdge; } }