import { ExceptionHandlerDict } from "oak-frontend-base/lib/types/ExceptionHandler"; import { EntityDict } from './general-app-domain'; import { GeneralFeatures } from './features/index'; import { BRC, FRC, FrcAspectDict } from './types/RuntimeCxt'; export declare const handlerDict: ExceptionHandlerDict>;