export declare const useLink: () => (props: import("../../../components/link").LinkProps & { ref?: import("react").Ref; }) => ReturnType<((props: import("../../../components/link").LinkProps, ref: import("react").Ref) => import("react").JSX.Element)>; //# sourceMappingURL=index.d.ts.map