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