export declare const hasPathWith: (paths: string[], listOfExtensionFilenameOrFolderToCheck: string | string[], debug?: boolean) => boolean;
