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