import { PopoverProps } from 'antd'; export declare function CommonPopover({ open, ...props }: PopoverProps): import("react/jsx-runtime").JSX.Element;