export declare function diff(firstItem: any, secondItem: any): string;
