import React from 'react'; import { LinkProps } from './types'; export declare const NextLink: React.FC;