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