declare const FunctionPrototypeGetCaller: (t: Function) => Function["caller"]; export = FunctionPrototypeGetCaller;