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