declare const ObjectGetOwnPropertySymbols: (o: any) => symbol[]; export = ObjectGetOwnPropertySymbols;