export declare const worthWalking: (filepath: string, root: string) => boolean;
