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