import { IconRailRightClose } from '../src/elements/IconRailRightClose.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-rail-right-close': IconRailRightClose; } }