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