declare const ObjectGetPrototypeOf: (o: any) => any; export = ObjectGetPrototypeOf;