export { isRegExp } from './is'; export { sanitizeRegExp } from './sanitize'; export { sanitizeRegExp as sanitize } from './sanitize';