import { Worker } from 'bullmq'; import { IEmailOptions } from '../index'; export declare const emailWorker: Worker;