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