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