import { WebComponentProps } from 'oak-frontend-base'; import { EntityDict } from '../../../oak-app-domain'; export default function Render(props: WebComponentProps void; updateAttribute: (attr: string, value: any) => Promise; }>): JSX.Element;