import { Popover } from 'antd'; export type { PopoverProps } from 'antd/lib/popover'; export * from 'antd/lib/popover'; export default Popover;