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