import { Config } from '../types/config'; export declare function setupCronJobs(config: Config): void;