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