declare const SymbolPrototypeGetDescription: (t: Symbol) => Symbol["description"]; export = SymbolPrototypeGetDescription;