import { Flex } from 'client/UIKit/grid'; export const CenterContent = props => ( {props.children} );