import { IconRealTimeCustomerProfile } from '../src/elements/IconRealTimeCustomerProfile.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-real-time-customer-profile': IconRealTimeCustomerProfile; } }