import { Command } from 'commander';
export declare function makeMetadataCommand(): Command;
