import { IconZoomOut } from '../src/elements/IconZoomOut.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-zoom-out': IconZoomOut; } }