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