export interface ExportFileInQueueResult { fileToken: string; queueMessageId: string; }