export default function omitBlankLineChanges(oldStr: string, newStr: string): string;