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