import { SummaryList } from '@digigov/react-core/SummaryList'; export * from '@digigov/react-core/SummaryList'; export * from '@digigov/react-core/SummaryListItemAction'; export * from '@digigov/react-core/SummaryListItem'; export * from '@digigov/react-core/SummaryListItemKey'; export * from '@digigov/react-core/SummaryListItemValue'; export default SummaryList;