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