import * as React from 'react'; export interface Humidity-5232Props extends React.SVGProps { ariaLabel?: string } export default function Humidity-5232({ ariaLabel, ...props }: Humidity-5232Props) { return ( ); }