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