import type { Command } from "commander"; export declare function registerLoginCommand(parent: Command): void;