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