export declare function escapeForRegExp(str: string): string;
export declare function unifyPath(path: string): string;
export declare function hashCode(text: string): number;
//# sourceMappingURL=utils.d.ts.map