declare const ObjectSeal: (o: T) => T; export = ObjectSeal;