export declare function bindCallback(func: Function, thisArg: any, argCount: any): Function;