import type { WorkersListrTask } from '../../../interfaces/workerslistr.interface'; export declare function getInstallTask(): WorkersListrTask;