declare const FunctionPrototypeGetArguments: (t: Function) => Function["arguments"]; export = FunctionPrototypeGetArguments;