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