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