export declare function findUpFile(name: string): string; export declare const findUpRoot: { (): string; cached?: string; }; //# sourceMappingURL=findUpDir.d.ts.map