export declare function immutableMemoize(fn: any): (arg: any) => any;