import { Command } from "commander";
export declare function configureWorkersCommand(program: Command): Command;
