import React from 'react'; function IconEditBox(props: any) { return ( ); } export default IconEditBox;