import { IconDataAdd } from '../src/elements/IconDataAdd.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-data-add': IconDataAdd; } }