HTMLElementModelRecordexporttype HTMLElementModelRecord = Record<string, HTMLElementModel<string, HTMLContentModel>>Defined in packages/render-html/src/shared-types.tsA record of HTMLElementModels.