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