import { Command } from 'commander';
export declare function logoutCommand(program: Command): void;
