export declare function objectMatch(obj: Record, inputValue: string, fieldNames: string[]): boolean;