import React from 'react'; import { PopoverProps } from '@material-ui/core'; declare const Popover: React.ElementType; export { Popover };