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