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