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