import { Command } from 'commander'; export declare function registerProjectsCommand(program: Command): void; //# sourceMappingURL=projects.d.ts.map