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