import Fab from './Fab';
export { IFabProps } from './Fab.props';
export { Fab };
export default Fab;
