export declare function infoCommand(name: string, options?: { json?: boolean; registry?: string; }): Promise;