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