pub async fn export_session_to_file( session_id: &str, file_path: &Path, format: ExportFormat, ) -> Result<()>
Export session to file