export declare const walkUp: (path: string) => Generator<string, void, unknown>;
//# sourceMappingURL=index.d.ts.map