export default findMatch; declare function findMatch(data: any, find: any, defaultValue: any): any; //# sourceMappingURL=findMatch.d.ts.map