declare function SameValueNonNumeric>(x: T, y: T): boolean; export = SameValueNonNumeric;