import { CommandModule } from 'yargs'; import { MessageDiffOptions } from './message-diff-options'; export declare const msgDiff: CommandModule;