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