/**
 * Logout Command - Clear authentication credentials
 * @package @ace-sdk/cli
 */
export declare function logoutCommand(): Promise<void>;
//# sourceMappingURL=logout.d.ts.map