import { PopoverState } from './usePopover';
export default function bindPopover(popoverState: PopoverState): any;
