import { PopoverChildrentype } from '../types';
declare const DefaultPopover: PopoverChildrentype;
export default DefaultPopover;
