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