declare function _exports(program: import("commander").Command, broker: import("moleculer").ServiceBroker): void;
export = _exports;
