export function escapeRegExp(string: any): any;
export function escapeLike(string: any): any;
