import * as React from 'react'; import { type PopoverProps } from '@mui/material'; declare const HoverPopover: React.ComponentType; export = HoverPopover; //# sourceMappingURL=HoverPopover.d.ts.map