import { Context } from "effect"; /** @internal Persisted model-call ordinal for the operation currently being executed. */ export declare const CurrentModelCallOrdinal: Context.Reference;