export declare function resolveOpenClawPackageRoot(opts: { cwd?: string; argv1?: string; moduleUrl?: string; }): Promise;