import PropTypes from 'prop-types'; import * as React from 'react'; const ItemListLoadingPlaceholder = ({ width = '80%' }) => (