import { type Command } from "commander"; export declare function registerProjectsCommands(program: Command): void; //# sourceMappingURL=index.d.ts.map