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