export {
  PopoverProps as Props,
  PopoverConfirmProps as ConfirmProps,
  PopoverContentProps as ContentProps,
} from './Props'
