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