import React from 'react'; const FolderIcon = () => { return ( ); }; export default FolderIcon;