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