export declare function resolveOpenClawAgentDir(env?: NodeJS.ProcessEnv): string;
export declare function ensureOpenClawAgentEnv(): string;
