import { type prefetchOptions } from '../prefetch'; export declare function prefetch(options: prefetchOptions): Promise;