import { type Command } from "commander"; export declare function registerLoginCommand(auth: Command): void; //# sourceMappingURL=login.d.ts.map