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