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