declare const _default: (arr: (string | RegExp | ((value: string) => boolean))[], target: string) => boolean;
export default _default;
