export declare const comparePrimitiveValues: (a: number | string, b: number | string) => number;