export declare const localeCompare: (that: string) => (string: string) => number;
