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