import { Command } from 'commander'; declare const message: Command; export { message }; //# sourceMappingURL=message.d.ts.map