/** @hidden */
export declare function makeFunction(f: Function, args: any[]): any;
