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