export declare function postOverallFeedback(conversationId: string, like: boolean, origin?: string): Promise;