export declare class Utility { static jsonify(obj: object): any; }