import { IconAttachmentExclude } from '../src/elements/IconAttachmentExclude.js'; declare global { interface HTMLElementTagNameMap { 'sp-icon-attachment-exclude': IconAttachmentExclude; } }