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