declare const propagateDiffSymbols: (prettyDiff: string) => string;
export { propagateDiffSymbols };
