/// import { HTMLChakraProps } from '@chakra-ui/system'; export declare const Link: (props: HTMLChakraProps<'a'>) => JSX.Element;