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