/** @private */ export declare function curry any>(fn: F, arity?: number): any;