import { Command } from "commander"; export declare function registerAuthCommands(program: Command): void;