import React from 'react'; import Colors from './colors'; export default props => ( {({ white, secondary }) => ( )} );