import { Command } from 'commander';
export declare function listProjectsCommand(program: Command): void;
