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