export declare function compareKeys(keysOrFuncs: any[]): (prevState: any, currState: any) => boolean;