export default Link;
declare function Link(props: any): JSX.Element;
