import ActionGroup from './ActionGroup'; import FAB from './FAB'; import Pair from './Pair'; export default Object.assign(FAB, { ActionGroup, Pair, });