declare const FunctionPrototypeApply: (t: Function, thisArg: any, argArray?: any) => ReturnType; export = FunctionPrototypeApply;