export declare function logDiff(oldStr: string, newStr: string): void;
