import * as React from 'react'; import { PopoverContainerProps } from './types'; export declare const PopoverContainer: React.FC;