import { IconFlashOn } from '../src/elements/IconFlashOn.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-flash-on': IconFlashOn; } }