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