import { PopoverProps } from 'antd'; import React from 'react'; declare const Popover: React.FC; export default Popover;