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