import { HTMLProps } from 'react'; export type PopoverLegacyContentProps = Omit, "ref">; export declare const PopoverLegacyContent: import('react').ForwardRefExoticComponent>;