const HydroRoll = ({ height = 56 }: { height?: number }) => ( HydroRoll ); export default HydroRoll;