import { Command } from 'commander';
declare const auth: Command;
export { auth };
