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