import React from 'react'; export declare const OutsideClickTargetRefContext: React.Context<(el: HTMLElement | null) => void>;