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