import { Endpoint } from "oak-domain/lib/types"; import { BRC } from "../types/RuntimeCxt"; import { EntityDict } from "../oak-app-domain"; declare const endpoints: Record>>; export default endpoints;