import type { Command } from 'commander'; export declare const registerProjectCommands: (program: Command) => void; //# sourceMappingURL=project.d.ts.map