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