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