import { IconCornerRadiusEach } from '../src/elements/IconCornerRadiusEach.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-corner-radius-each': IconCornerRadiusEach; } }