import { CommandInfo } from '../command-info';
/**The music command */
export declare const music: CommandInfo[];
//# sourceMappingURL=music.d.ts.map