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