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