import { SgdsIconList } from "./sgds-icon-list"; declare global { interface HTMLElementTagNameMap { "sgds-icon-list": SgdsIconList; } }