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