import { type prettyDiff } from './pretty-diff.js'; export declare const mockPrettyDiffTestCases: { it: string; inputs: Parameters; }[];