import { IconChartPie } from '../src/elements/IconChartPie.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-chart-pie': IconChartPie; } }