import { Command } from 'commander'; export declare function createLoginCommand(): Command; export declare function createLogoutCommand(): Command; //# sourceMappingURL=auth.d.ts.map