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