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