import * as React from "react"; import { StyledLinkPropsT } from "./types"; export declare const StyledLink: React.FC;