declare const ObjectIsExtensible: (o: any) => boolean; export = ObjectIsExtensible;