declare const prettyPrintDiff: (diff: any, depth?: number) => string; export { prettyPrintDiff };