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