import { ICommandContext } from '../command'; export declare function accountLogin(ctx: ICommandContext): Promise;