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