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