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