import { WebComponentProps } from 'oak-frontend-base'; import { EntityDict } from '../../../oak-app-domain'; export default function render(props: WebComponentProps; }, { printDebugStore: () => void; printCachedStore: () => void; printRunningTree: () => void; resetInitialData: () => void; downloadEnv: () => void; resetEnv: (data: Record) => void; }>): JSX.Element;