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