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