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