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