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