/// import { LinkProps as LinkProps_ } from '@chakra-ui/react'; export declare type LinkProps = LinkProps_; export declare const Link: ({ children, ...props }: LinkProps_) => JSX.Element; //# sourceMappingURL=Link.d.ts.map