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