declare const ErrorPrototypeToString: (t: Error) => ReturnType; export = ErrorPrototypeToString;