/** * Returns the closure variables for the current step function. * This is an internal function used by the SWC transform to access * variables from the parent workflow scope. * * @internal */ export declare function __private_getClosureVars(): Record; //# sourceMappingURL=get-closure-vars.d.ts.map