import { Command } from 'commander'; declare const authCommand: Command; export { authCommand }; //# sourceMappingURL=auth.d.ts.map