declare function isMatch(obj: any, src: any): boolean; export default isMatch;