import { IconGraphDonut } from '../src/elements/IconGraphDonut.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-graph-donut': IconGraphDonut; } }