export function escapeRegExp(string: any): any; export function handleValues(sqlString: any, nullString: any): any; export function handleSetNull(options: any): any; export function handleQueryOptions(state: any, query: any, options: any): any; export function findValueQuery(uuid: any, relation: any, where: any, operator: any): any;