export declare const Link: import("react").ForwardRefExoticComponent & import("react").AnchorHTMLAttributes & { as?: keyof JSX.IntrinsicElements; forwardedAs?: keyof JSX.IntrinsicElements; }, "ref"> & { fadeVisited?: boolean; } & import("react").RefAttributes>; //# sourceMappingURL=Link.d.ts.map