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