import type { LoaderTree } from '../lib/app-dir-module'; export declare function hasLoadingComponentInTree(tree: LoaderTree): boolean;