import { type Command } from 'commander'; export default function buildDevCommand(program: Command): void;