import { EntityDict } from "../../oak-app-domain"; import { RowWithActions, WebComponentProps } from "oak-frontend-base"; import React from 'react'; export default function render(props: WebComponentProps; }>): React.JSX.Element | undefined;