import React from 'react'; const AttachButtonPlusIcon = ({ className }) => ( ); export default AttachButtonPlusIcon;