declare const FunctionPrototypeToString: (t: Function) => ReturnType; export = FunctionPrototypeToString;