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