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