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