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