export declare function fixJsonUsingMultipleTechniques(assistantReply: string): Record<string, any>;
