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