export default function formatDiff(actual: string, expected: string): string;