import { ComponentType } from 'react'; import { StyledLinkProps } from './types'; export declare const StyledLink: ComponentType | any;