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