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