import { IconNoteAdd } from '../src/elements/IconNoteAdd.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-note-add': IconNoteAdd; } }