import { ShowProjectsOptions } from './command-object'; export declare function showProjectsHandler(args: ShowProjectsOptions): Promise;