declare const FunctionPrototypeSetCaller: (t: Function, ...a: any[]) => any; export = FunctionPrototypeSetCaller;