import React, {Children} from 'react'; import TileFooterCell from './TileFooterCell.js'; const TileFooter = ({children, align}) => (