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