import { IconReport } from '../src/elements/IconReport.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-report': IconReport; } }