import React, { PropsWithChildren } from 'react'; import { LinkProps } from 'react-router-dom'; export declare const LinkWithPrefetch: React.ForwardRefExoticComponent>, "ref"> & React.RefAttributes>;