import { Command } from 'commander'; export declare function loginCommand(): Command; export declare function logoutCommand(): Command; export declare function command(): Command; //# sourceMappingURL=index.d.ts.map