I have a component that looks like this:
import * as React from "react"; import { Link, LinkProps } from "@material-ui/core"; type ButtonRef