import type { ShowDiffPlugin } from './showDiffPluginType';
export declare const showDiffPlugin: ShowDiffPlugin;
