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