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