export declare function sendJobToSqs(jobId: string, tenantId: string, config: any): Promise; export declare function startSqsWorker(): Promise;