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