export declare const curry: any>(fn: F) => (...args: any[]) => any;