/** * JSONify */ export declare function jsonify(instance: any): any;