import { IconDeviceRotateLandscape } from '../src/elements/IconDeviceRotateLandscape.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-device-rotate-landscape': IconDeviceRotateLandscape; } }