///
/**
* Links are accessible elements used primarily for navigation. This component is styled to resemble a hyperlink and semantically renders an .
* See docs: https://chakra-ui.com/docs/navigation/link
*/
export declare function Link({ ...props }: any): JSX.Element;
//# sourceMappingURL=Link.d.ts.map