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