import { LinkProps } from './types'; export declare const Link: import('react').ForwardRefExoticComponent>; export default Link;