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