export declare const useComponentLink: (to: string) => (props: Record) => import("react/jsx-runtime").JSX.Element;