import React from 'react'; import { PopperProps } from '@mui/material/Popper'; declare const Popper: React.FC; export default Popper;