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