export declare const convoMakeScopeFunction: import("../convo-types.js").ConvoScopeFunction;
export declare const convoMakeTargetScopeFunction: import("../convo-types.js").ConvoScopeFunction;
export declare const convoDefineMakeAppScopeFunction: import("../convo-types.js").ConvoScopeFunction;
export declare const convoDefineMakeStageScopeFunction: import("../convo-types.js").ConvoScopeFunction;
export declare const convoMakeTargetPlaceholderValueFunction: import("../convo-types.js").ConvoScopeFunction;
