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