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