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