declare const ObjectGetOwnPropertyNames: (o: any) => string[]; export = ObjectGetOwnPropertyNames;