import Fab, { FabProps } from './Fab'; export type { FabProps }; export default Fab;