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