import { SgdsPagination } from "./sgds-pagination"; declare global { interface HTMLElementTagNameMap { "sgds-pagination": SgdsPagination; } }