export declare const Validator: { validateTasksConfig(config: any): Promise<{}>; };