/**
 * @ignore
 */
export declare function bindCallback(func: any, thisArg: any, argCount: number): any;
