export declare function stringCompare(a: string, b: string): number;
