export declare const isBlockingOrchestrationRef: (ref: string) => boolean; export declare const codeUsesOrchestration: (code: string) => boolean; //# sourceMappingURL=orchestration.d.ts.map