import type { LinkProps } from './types'; /** @public */ export declare const Link: import("react").ForwardRefExoticComponent & import("react").RefAttributes>;