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