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