export declare type Tree = { path: string; mode: `100644`; type: `blob`; sha: string; };