export type GetLogUploadUrlResponse = { upload_url: string; };