export declare const LegendPortalContext: import("react").Context; export declare const useLegendPortal: () => HTMLElement | null;