export declare function findValues(obj: any, condition: any, path: any, results: any, formatResults: any): void;