declare const SymbolPrototypeToString: (t: Symbol) => ReturnType; export = SymbolPrototypeToString;