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