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