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