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