import * as React from 'react'; export declare const PopoverPortal: React.SFC<{}>; export default PopoverPortal;