import React from 'react'; const FolderImage = ({ width, height, color }) => ( ); export default FolderImage;