import React from 'react'; import { PopoverMenuProps, PopoverProps, PopoverRef } from './type'; export declare function componentGenerator

(Comp: React.ForwardRefExoticComponent

>): React.ForwardRefExoticComponent>;