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