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