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