import { CTX_OPTIONS } from "../@types/types"; export default function BIFlowApplicationContext(value?: CTX_OPTIONS): {}>(constructor: T) => { new (...args: any[]): {}; } & T; //# sourceMappingURL=BIFlowApplicationContext.d.ts.map