import { LithiumIcon } from 'lithium-ui/icon-shapes'; declare global { interface HTMLElementTagNameMap { 'li-icon': LithiumIcon; } }