import { Command } from "commander";
export declare function registerCollectionDeleteCommand(collectionCommand: Command): void;
