import React from "react"; import { LinkComponent } from "../../link/types"; export declare const LinkComponentContext: React.Context;