import { Utils } from '@ukhomeoffice/cop-react-components'; declare const getSummaryListRowForDetails: (page: any, component: any, customClasses: ReturnType, entryData: any, optionalFieldPlaceholder: any) => import("react/jsx-runtime").JSX.Element; export default getSummaryListRowForDetails;