import React from 'react'; import { LinkProps } from '@material-ui/core'; declare const Link: React.ElementType; export { Link };