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