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