import React from 'react'; import { PopoverInnerProps, PopoverInnerRef } from './type'; export declare const PopoverInner: React.ForwardRefExoticComponent>;