export declare const ContextRevision: { make: (pathLeafId: unknown, history: unknown, prompt: unknown) => string | undefined; };