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