export default function isSameLike(newValue: any, oldValue: any): boolean;
