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